net/http/pprof.profileEntry.Href (field)

4 uses

	net/http/pprof (current package)
		pprof.go#L377: 	Href  string
		pprof.go#L401: 			Href:  p.Name(),
		pprof.go#L411: 			Href: p,
		pprof.go#L448: 		link := &url.URL{Path: profile.Href, RawQuery: "debug=1"}